Add a missing type declaration
authorJustin Burkett <justin@burkett.cc>
Wed, 7 Dec 2016 15:14:08 +0000 (10:14 -0500)
committerJustin Burkett <justin@burkett.cc>
Wed, 7 Dec 2016 15:14:08 +0000 (10:14 -0500)
which-key.el

index c8a08295c5f6caa90581d350827db3eb49fa6443..c5746a3f44532f13c3f9d30232a65116464c13e7 100644 (file)
@@ -202,7 +202,8 @@ pattern for matching command names and use
 `which-key-highlighted-command-face' for any matching names. If
 the element is a cons cell, it should take the form (regexp .
 face to apply)."
-  :group 'which-key)
+  :group 'which-key
+  :type  '(repeat (choice string (cons regexp face))))
 
 (defcustom which-key-special-keys '()
   "These keys will automatically be truncated to one character